home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13148 < prev    next >
Encoding:
Text File  |  1996-08-05  |  510 b   |  13 lines

  1. Path: news.production.compuserve.com!news
  2. From: Ed Lopez <76435.3375@CompuServe.COM>
  3. Newsgroups: comp.lang.c++
  4. Subject: DLL's & VB
  5. Date: 24 Mar 1996 00:59:11 GMT
  6. Organization: The Bank of New York
  7. Message-ID: <4j26ov$ks0$1@mhafc.production.compuserve.com>
  8.  
  9. I want to create a DLL that may be used by a VB application.  I'm 
  10. using VC++ 1.5.  My question is can I write a CLASS that is 
  11. exported and access it from a VB(ver 3.0) program or can I only 
  12. use exported FUNCTIONS when dealing with VB.   Thanks Ed.  
  13.